.fep6usn7a9 {
    border-width: 2px;
}

img,
.card-wrap,
.yc18x5dbxk,
.video-wrapper,
.mbr-figure iframe,
.i1jj7l8huw iframe,
.slide-content,
.plan,
.f9ny7ae41c,
.cfiz9av803 {
    border-radius: 2rem !important;
}

.video-wrapper {
    overflow: hidden;
}

body {
    background-color: #efeeec;
}

body {
    font-family: Source Serif 4;
}

.vk35pk36i3 {
    font-family: 'Source Serif 4', sans-serif;
    font-size: 5rem;
    line-height: 1;
}

.vk35pk36i3>.m8cyrpjwy5 {
    font-size: 6.25rem;
}

.u8dsfnsfyi {
    font-family: 'Source Serif 4', sans-serif;
    font-size: 4rem;
    line-height: 1;
}

.u8dsfnsfyi>.m8cyrpjwy5 {
    font-size: 5rem;
}

.hm41xq9yqh {
    font-family: 'Source Serif 4', sans-serif;
    font-size: 1.2rem;
    line-height: 1.5;
}

.hm41xq9yqh>.m8cyrpjwy5 {
    font-size: 1.5rem;
}

.m4hp2tk8zu {
    font-family: 'Source Serif 4', sans-serif;
    font-size: 2.5rem;
    line-height: 1.5;
}

.m4hp2tk8zu>.m8cyrpjwy5 {
    font-size: 3.125rem;
}

.hxpdr9fbbs {
    font-family: 'Source Serif 4', sans-serif;
    font-size: 1.4rem;
    line-height: 1.3;
}

.hxpdr9fbbs>.m8cyrpjwy5 {
    font-size: 1.75rem;
}

/* ---- Fluid typography for mobile devices ---- */
/* 1.4 - font scale ratio ( bootstrap == 1.42857 ) */
/* 100vw - current viewport width */
/* (48 - 20)  48 == 48rem == 768px, 20 == 20rem == 320px(minimal supported viewport) */
/* 0.65 - min scale variable, may vary */
@media (max-width: 992px) {
    .vk35pk36i3 {
        font-size: 4rem;
    }
}

@media (max-width: 768px) {
    .vk35pk36i3 {
        font-size: 3.5rem;
        font-size: calc(2.4rem + (5 - 2.4) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.1 * (2.4rem + (5 - 2.4) * ((100vw - 20rem) / (48 - 20))));
    }

    .u8dsfnsfyi {
        font-size: 3.2rem;
        font-size: calc(2.05rem + (4 - 2.05) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.3 * (2.05rem + (4 - 2.05) * ((100vw - 20rem) / (48 - 20))));
    }

    .hm41xq9yqh {
        font-size: 0.96rem;
        font-size: calc(1.07rem + (1.2 - 1.07) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.07rem + (1.2 - 1.07) * ((100vw - 20rem) / (48 - 20))));
    }

    .m4hp2tk8zu {
        font-size: 2rem;
        font-size: calc(1.525rem + (2.5 - 1.525) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.525rem + (2.5 - 1.525) * ((100vw - 20rem) / (48 - 20))));
    }

    .hxpdr9fbbs {
        font-size: 1.12rem;
        font-size: calc(1.14rem + (1.4 - 1.14) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.14rem + (1.4 - 1.14) * ((100vw - 20rem) / (48 - 20))));
    }
}

@media (min-width: 992px) and (max-width: 1400px) {
    .vk35pk36i3 {
        font-size: 3.5rem;
        font-size: calc(2.4rem + (5 - 2.4) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.1 * (2.4rem + (5 - 2.4) * ((100vw - 62rem) / (87 - 62))));
    }

    .u8dsfnsfyi {
        font-size: 3.2rem;
        font-size: calc(2.05rem + (4 - 2.05) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.3 * (2.05rem + (4 - 2.05) * ((100vw - 62rem) / (87 - 62))));
    }

    .hm41xq9yqh {
        font-size: 0.96rem;
        font-size: calc(1.07rem + (1.2 - 1.07) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.4 * (1.07rem + (1.2 - 1.07) * ((100vw - 62rem) / (87 - 62))));
    }

    .m4hp2tk8zu {
        font-size: 2rem;
        font-size: calc(1.525rem + (2.5 - 1.525) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.4 * (1.525rem + (2.5 - 1.525) * ((100vw - 62rem) / (87 - 62))));
    }

    .hxpdr9fbbs {
        font-size: 1.12rem;
        font-size: calc(1.14rem + (1.4 - 1.14) * ((100vw - 62rem) / (87 - 62)));
        line-height: calc(1.4 * (1.14rem + (1.4 - 1.14) * ((100vw - 62rem) / (87 - 62))));
    }
}

/* Buttons */
.fep6usn7a9 {
    padding: 1.25rem 2rem;
    border-radius: 4px;
}

@media (max-width: 767px) {
    .fep6usn7a9 {
        padding: 0.75rem 1.5rem;
    }
}

.btn-sm {
    padding: 0.6rem 1.2rem;
    border-radius: 4px;
}

.btn-md {
    padding: 0.6rem 1.2rem;
    border-radius: 4px;
}

.btn-lg {
    padding: 1.25rem 2rem;
    border-radius: 4px;
}

.bg-primary {
    background-color: #c6ac8f !important;
}

.bg-success {
    background-color: #45dd96 !important;
}

.bg-info {
    background-color: #2ed3f4 !important;
}

.bg-warning {
    background-color: #ffc823 !important;
}

.bg-danger {
    background-color: #df4352 !important;
}

.q21sv9jkt6,
.q21sv9jkt6:active {
    background-color: #c6ac8f !important;
    border-color: #c6ac8f !important;
    color: #ffffff !important;
    box-shadow: none;
}

.q21sv9jkt6:hover,
.q21sv9jkt6:focus,
.q21sv9jkt6.focus,
.q21sv9jkt6.tncpnnwho5 {
    color: inherit;
    background-color: #d7c5b1 !important;
    border-color: #d7c5b1 !important;
    box-shadow: none;
}

.q21sv9jkt6.disabled,
.q21sv9jkt6:disabled {
    color: #ffffff !important;
    background-color: #d7c5b1 !important;
    border-color: #d7c5b1 !important;
}

.btn-secondary,
.btn-secondary:active {
    background-color: #323131 !important;
    border-color: #323131 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary.tncpnnwho5 {
    color: inherit;
    background-color: #4c4a4a !important;
    border-color: #4c4a4a !important;
    box-shadow: none;
}

.btn-secondary.disabled,
.btn-secondary:disabled {
    color: #ffffff !important;
    background-color: #4c4a4a !important;
    border-color: #4c4a4a !important;
}

.btn-info,
.btn-info:active {
    background-color: #2ed3f4 !important;
    border-color: #2ed3f4 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info.tncpnnwho5 {
    color: inherit;
    background-color: #5eddf7 !important;
    border-color: #5eddf7 !important;
    box-shadow: none;
}

.btn-info.disabled,
.btn-info:disabled {
    color: #ffffff !important;
    background-color: #5eddf7 !important;
    border-color: #5eddf7 !important;
}

.btn-success,
.btn-success:active {
    background-color: #45dd96 !important;
    border-color: #45dd96 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success.tncpnnwho5 {
    color: inherit;
    background-color: #70e5ae !important;
    border-color: #70e5ae !important;
    box-shadow: none;
}

.btn-success.disabled,
.btn-success:disabled {
    color: #ffffff !important;
    background-color: #70e5ae !important;
    border-color: #70e5ae !important;
}

.btn-warning,
.btn-warning:active {
    background-color: #ffc823 !important;
    border-color: #ffc823 !important;
    color: #231a00 !important;
    box-shadow: none;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning.tncpnnwho5 {
    color: inherit;
    background-color: #ffd556 !important;
    border-color: #ffd556 !important;
    box-shadow: none;
}

.btn-warning.disabled,
.btn-warning:disabled {
    color: #231a00 !important;
    background-color: #ffd556 !important;
    border-color: #ffd556 !important;
}

.btn-danger,
.btn-danger:active {
    background-color: #df4352 !important;
    border-color: #df4352 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger.tncpnnwho5 {
    color: inherit;
    background-color: #e66f7a !important;
    border-color: #e66f7a !important;
    box-shadow: none;
}

.btn-danger.disabled,
.btn-danger:disabled {
    color: #ffffff !important;
    background-color: #e66f7a !important;
    border-color: #e66f7a !important;
}

.btn-white,
.btn-white:active {
    background-color: #eff0ec !important;
    border-color: #eff0ec !important;
    color: #757b62 !important;
    box-shadow: none;
}

.btn-white:hover,
.btn-white:focus,
.btn-white.focus,
.btn-white.tncpnnwho5 {
    color: inherit;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
    box-shadow: none;
}

.btn-white.disabled,
.btn-white:disabled {
    color: #757b62 !important;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
}

.btn-black,
.btn-black:active {
    background-color: #232323 !important;
    border-color: #232323 !important;
    color: #ffffff !important;
    box-shadow: none;
}

.btn-black:hover,
.btn-black:focus,
.btn-black.focus,
.btn-black.tncpnnwho5 {
    color: inherit;
    background-color: #3d3d3d !important;
    border-color: #3d3d3d !important;
    box-shadow: none;
}

.btn-black.disabled,
.btn-black:disabled {
    color: #ffffff !important;
    background-color: #3d3d3d !important;
    border-color: #3d3d3d !important;
}

.btn-primary-outline,
.btn-primary-outline:active {
    background-color: transparent !important;
    border-color: #c6ac8f;
    color: #c6ac8f;
}

.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline.tncpnnwho5 {
    color: #a98156 !important;
    background-color: transparent !important;
    border-color: #a98156 !important;
    box-shadow: none !important;
}

.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
    color: #ffffff !important;
    background-color: #c6ac8f !important;
    border-color: #c6ac8f !important;
}

.btn-secondary-outline,
.btn-secondary-outline:active {
    background-color: transparent !important;
    border-color: #323131;
    color: #323131;
}

.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline.tncpnnwho5 {
    color: #060606 !important;
    background-color: transparent !important;
    border-color: #060606 !important;
    box-shadow: none !important;
}

.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
    color: #ffffff !important;
    background-color: #323131 !important;
    border-color: #323131 !important;
}

.btn-info-outline,
.btn-info-outline:active {
    background-color: transparent !important;
    border-color: #2ed3f4;
    color: #2ed3f4;
}

.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline.tncpnnwho5 {
    color: #0aa3c1 !important;
    background-color: transparent !important;
    border-color: #0aa3c1 !important;
    box-shadow: none !important;
}

.btn-info-outline.disabled,
.btn-info-outline:disabled {
    color: #ffffff !important;
    background-color: #2ed3f4 !important;
    border-color: #2ed3f4 !important;
}

.btn-success-outline,
.btn-success-outline:active {
    background-color: transparent !important;
    border-color: #45dd96;
    color: #45dd96;
}

.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline.tncpnnwho5 {
    color: #1fac6a !important;
    background-color: transparent !important;
    border-color: #1fac6a !important;
    box-shadow: none !important;
}

.btn-success-outline.disabled,
.btn-success-outline:disabled {
    color: #ffffff !important;
    background-color: #45dd96 !important;
    border-color: #45dd96 !important;
}

.btn-warning-outline,
.btn-warning-outline:active {
    background-color: transparent !important;
    border-color: #ffc823;
    color: #ffc823;
}

.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline.tncpnnwho5 {
    color: #cb9800 !important;
    background-color: transparent !important;
    border-color: #cb9800 !important;
    box-shadow: none !important;
}

.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
    color: #231a00 !important;
    background-color: #ffc823 !important;
    border-color: #ffc823 !important;
}

.btn-danger-outline,
.btn-danger-outline:active {
    background-color: transparent !important;
    border-color: #df4352;
    color: #df4352;
}

.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline.tncpnnwho5 {
    color: #ae1e2b !important;
    background-color: transparent !important;
    border-color: #ae1e2b !important;
    box-shadow: none !important;
}

.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
    color: #ffffff !important;
    background-color: #df4352 !important;
    border-color: #df4352 !important;
}

.btn-black-outline,
.btn-black-outline:active {
    background-color: transparent !important;
    border-color: #232323;
    color: #232323;
}

.btn-black-outline:hover,
.btn-black-outline:focus,
.btn-black-outline.focus,
.btn-black-outline.tncpnnwho5 {
    color: #000000 !important;
    background-color: transparent !important;
    border-color: #000000 !important;
    box-shadow: none !important;
}

.btn-black-outline.disabled,
.btn-black-outline:disabled {
    color: #ffffff !important;
    background-color: #232323 !important;
    border-color: #232323 !important;
}

.ao33xls7r7,
.ao33xls7r7:active {
    background-color: transparent !important;
    border-color: #fafafa;
    color: #fafafa;
}

.ao33xls7r7:hover,
.ao33xls7r7:focus,
.ao33xls7r7.focus,
.ao33xls7r7.tncpnnwho5 {
    color: #cfcfcf !important;
    background-color: transparent !important;
    border-color: #cfcfcf !important;
    box-shadow: none !important;
}

.ao33xls7r7.disabled,
.ao33xls7r7:disabled {
    color: #7a7a7a !important;
    background-color: #fafafa !important;
    border-color: #fafafa !important;
}

.text-primary {
    color: #c6ac8f !important;
}

.text-secondary {
    color: #323131 !important;
}

.text-success {
    color: #45dd96 !important;
}

.text-info {
    color: #2ed3f4 !important;
}

.text-warning {
    color: #ffc823 !important;
}

.text-danger {
    color: #df4352 !important;
}

.whv9jxgr2i {
    color: #fafafa !important;
}

.phw0mnv0q8 {
    color: #232323 !important;
}

a.text-primary:hover,
a.text-primary:focus,
a.text-primary.tncpnnwho5 {
    color: #9e7a51 !important;
}

a.text-secondary:hover,
a.text-secondary:focus,
a.text-secondary.tncpnnwho5 {
    color: #000000 !important;
}

a.text-success:hover,
a.text-success:focus,
a.text-success.tncpnnwho5 {
    color: #1d9f62 !important;
}

a.text-info:hover,
a.text-info:focus,
a.text-info.tncpnnwho5 {
    color: #0996b3 !important;
}

a.text-warning:hover,
a.text-warning:focus,
a.text-warning.tncpnnwho5 {
    color: #bc8d00 !important;
}

a.text-danger:hover,
a.text-danger:focus,
a.text-danger.tncpnnwho5 {
    color: #a11b28 !important;
}

a.whv9jxgr2i:hover,
a.whv9jxgr2i:focus,
a.whv9jxgr2i.tncpnnwho5 {
    color: #c7c7c7 !important;
}

a.phw0mnv0q8:hover,
a.phw0mnv0q8:focus,
a.phw0mnv0q8.tncpnnwho5 {
    color: #000000 !important;
}

a[class*="text-"]:not(.pko3cqwlgo):not(.dropdown-item):not([role]):not(.gml1si9lya) {
    position: relative;
    background-image: transparent;
    background-size: 10000px 2px;
    background-repeat: no-repeat;
    background-position: 0px 1.2em;
    background-position: -10000px 1.2em;
}

a[class*="text-"]:not(.pko3cqwlgo):not(.dropdown-item):not([role]):not(.gml1si9lya):hover {
    transition: background-position 2s ease-in-out;
    background-image: linear-gradient(currentColor 50%, currentColor 50%);
    background-position: 0px 1.2em;
}

.nav-tabs .pko3cqwlgo.tncpnnwho5 {
    color: #c6ac8f;
}

.nav-tabs .pko3cqwlgo:not(.tncpnnwho5) {
    color: #232323;
}

.l323kjf4yi {
    background-color: #70c770;
}

.alert-info {
    background-color: #2ed3f4;
}

.alert-warning {
    background-color: #ffc823;
}

.jjopmj512a {
    background-color: #df4352;
}

.d6t2b5hy23 .fep6usn7a9:not(.btn-form) {
    border-radius: 100px;
}

.mbr-gallery-filter li a {
    border-radius: 100px !important;
}

.mbr-gallery-filter li.tncpnnwho5 .fep6usn7a9 {
    background-color: #c6ac8f;
    border-color: #c6ac8f;
    color: #ffffff;
}

.mbr-gallery-filter li.tncpnnwho5 .fep6usn7a9:focus {
    box-shadow: none;
}

.nav-tabs .pko3cqwlgo {
    border-radius: 100px !important;
}

a,
a:hover {
    color: #c6ac8f;
}

.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
    color: #f1ebe3;
}

.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
    color: #f1fdf7;
}

.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
    color: #f0fcfe;
}

.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
    color: #fffbef;
}

.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
    color: #fdf1f2;
}

/* Scroll to top button*/
.scrollToTop_wraper {
    display: none;
}

.c87t3sha41 {
    font-family: 'Source Serif 4', sans-serif;
    font-size: 1.4rem;
    line-height: 1.3;
    font-weight: 400;
    border-radius: 40px !important;
}

.c87t3sha41>.m8cyrpjwy5 {
    font-size: 1.75rem;
}

.c87t3sha41:hover,
.c87t3sha41:focus {
    box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;
    border-color: #c6ac8f !important;
}

.c87t3sha41:-webkit-input-placeholder {
    font-family: 'Source Serif 4', sans-serif;
    font-size: 1.4rem;
    line-height: 1.3;
    font-weight: 400;
}

.c87t3sha41:-webkit-input-placeholder>.m8cyrpjwy5 {
    font-size: 1.75rem;
}

blockquote {
    border-color: #c6ac8f;
}

/* Forms */
.yyd29j9hx8 .input-group-btn .fep6usn7a9 {
    border-radius: 100px !important;
}

.yyd29j9hx8 .input-group-btn .fep6usn7a9:hover {
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}

.yyd29j9hx8 .input-group-btn button[type="submit"] {
    border-radius: 100px !important;
    padding: 1rem 3rem;
}

.yyd29j9hx8 .input-group-btn button[type="submit"]:hover {
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}

.jq-selectbox li:hover,
.jq-selectbox li.selected {
    background-color: #c6ac8f;
    color: #ffffff;
}

.jq-number__spin {
    transition: 0.25s ease;
}

.jq-number__spin:hover {
    border-color: #c6ac8f;
}

.jq-selectbox .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:after,
.jq-number__spin.plus:after {
    transition: 0.4s;
    border-top-color: #232323;
    border-bottom-color: #232323;
}

.jq-selectbox:hover .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:hover:after,
.jq-number__spin.plus:hover:after {
    border-top-color: #c6ac8f;
    border-bottom-color: #c6ac8f;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current {
    color: #000000 !important;
    background-color: #c6ac8f !important;
    box-shadow: none !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover {
    color: #ffffff !important;
    background: #323131 !important;
    box-shadow: none !important;
}

.lazy-bg {
    background-image: none !important;
}

.lazy-placeholder:not(section),
.lazy-none {
    display: block;
    position: relative;
    padding-bottom: 56.25%;
    width: 100%;
    height: auto;
}

iframe.lazy-placeholder,
.lazy-placeholder:after {
    content: '';
    position: absolute;
    width: 200px;
    height: 200px;
    background: transparent no-repeat center;
    background-size: contain;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    background-image: url("../../../data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg' stroke='%23c6ac8f' %3e%3cg fill='none' fill-rule='evenodd'%3e%3cg transform='translate(16 16)' stroke-width='2'%3e%3ccircle stroke-opacity='.5' cx='16' cy='16' r='16'/%3e%3cpath d='M32 16c0-9.94-8.06-16-16-16'%3e%3canimateTransform attributeName='transform' type='rotate' from='0 16 16' to='360 16 16' dur='1s' repeatCount='indefinite'/%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}

section.lazy-placeholder:after {
    opacity: 0.5;
}

body {
    overflow-x: hidden;
}

a {
    transition: color 0.6s;
}

@media (max-width: 1400px) {
    .z6vlhk67cf {
        max-width: 100%;
    }
}

@media (max-width: 1400px) and (min-width: 768px) {
    .z6vlhk67cf {
        padding-left: 32px;
        padding-right: 32px;
    }
}

@media (max-width: 1400px) and (min-width: 768px) {
    .ndxhan7x88 {
        padding-left: 32px;
        padding-right: 32px;
    }
}

@media (max-width: 767px) {
    .ndxhan7x88 {
        padding-left: 16px;
        padding-right: 16px;
    }
}

.t194du3dd7 {
    z-index: 1000;
    width: 100%;
    position: relative;
}

.t194du3dd7 .dropdown-item:before {
    font-family: Moririse2 !important;
    content: "\e966";
    display: inline-block;
    width: 0;
    position: absolute;
    left: 1rem;
    top: 0.5rem;
    margin-right: 0.5rem;
    line-height: 1;
    font-size: inherit;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
    transform: scale(0, 1);
    transition: all 0.25s ease-in-out;
}

@media (max-width: 767px) {
    .t194du3dd7 .tz2phep89d {
        transform: scale(0.8);
    }
}

.t194du3dd7 .m9rvaljlu3 {
    flex-shrink: 0;
    align-items: center;
    margin-right: 0;
    padding: 10px 0;
    transition: all 0.3s;
    word-break: break-word;
    z-index: 1;
}

.t194du3dd7 .m9rvaljlu3 img {
    max-width: 100%;
    max-height: 100%;
}

.t194du3dd7 .m9rvaljlu3 .gml1si9lya {
    line-height: inherit !important;
}

.t194du3dd7 .m9rvaljlu3 .p0hkkqxj8a a {
    outline: none;
}

.t194du3dd7 .av6eu1kpgq {
    margin: auto;
    margin-left: 0;
    margin-left: auto;
}

.t194du3dd7 .av6eu1kpgq .ltt5boqzvc {
    padding: 0 !important;
    transition: 0.3s all !important;
}

.t194du3dd7 .av6eu1kpgq .ltt5boqzvc .pko3cqwlgo {
    padding: 16px !important;
    margin: 0 !important;
    border-radius: 1rem !important;
    transition: 0.3s all !important;
}

.t194du3dd7 .av6eu1kpgq .ltt5boqzvc .pko3cqwlgo:hover {
    background-color: rgba(27, 31, 10, 0.06);
}

.t194du3dd7 .av6eu1kpgq .open .pko3cqwlgo::after {
    transform: rotate(180deg);
}

@media (min-width: 992px) {
    .t194du3dd7 .av6eu1kpgq .open .pko3cqwlgo::before {
        content: "";
        width: 100%;
        height: 20px;
        top: 100%;
        background: transparent;
        position: absolute;
    }
}

.t194du3dd7 .av6eu1kpgq .dropdown-item {
    padding: 12px !important;
    border-radius: 0.5rem !important;
    margin: 0 8px !important;
    transition: 0.3s all !important;
}

.t194du3dd7 .av6eu1kpgq .dropdown-item:hover {
    background-color: rgba(27, 31, 10, 0.06);
}

@media (min-width: 992px) {
    .t194du3dd7 .av6eu1kpgq {
        padding-left: 1.5rem;
    }
}

.t194du3dd7 .pko3cqwlgo {
    width: fit-content;
    position: relative;
}

.t194du3dd7 .p0hkkqxj8a {
    margin: 0 !important;
}

@media (max-width: 767px) {
    .t194du3dd7 .p0hkkqxj8a {
        padding-left: 0;
    }
}

.t194du3dd7 .gml1si9lya {
    padding-left: 1rem;
    padding-right: 0.5rem;
}

@media (max-width: 767px) {
    .t194du3dd7 .wdu581ahxf {
        padding-bottom: 0.5rem;
    }
}

.t194du3dd7 .wdu581ahxf .jyqfs4ra4e.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    transition: 0.3s all;
}

.t194du3dd7 .z6vlhk67cf {
    display: flex;
    height: 90px;
    padding: 0.5rem 0.6rem;
    flex-wrap: nowrap;
    background: rgba(255, 255, 255, 0.8) !important;
    left: 0;
    right: 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 100vw;
    margin-top: 1rem;
    background-color: #ffffff;
    box-shadow: 0 30px 60px 0 rgba(27, 31, 10, 0.08);
}

@media (max-width: 992px) {
    .t194du3dd7 .z6vlhk67cf {
        padding-right: 2rem;
    }
}

@media (max-width: 767px) {
    .t194du3dd7 .z6vlhk67cf {
        width: 95%;
        height: 56px !important;
        padding-right: 1rem;
        margin-top: 0rem;
    }
}

.t194du3dd7 .iconfont-wrapper {
    color: #000000 !important;
    font-size: 1.5rem;
    padding-right: 0.5rem;
}

.t194du3dd7 .dropdown-menu {
    flex-wrap: wrap;
    flex-direction: column;
    max-width: 100%;
    padding: 12px 4px !important;
    border-radius: 1.5rem;
    transition: 0.3s all !important;
    min-width: auto;
    background: #ffffff;
    background: rgba(255, 255, 255, 0.8) !important;
}

.t194du3dd7 .ltt5boqzvc:focus,
.t194du3dd7 .pko3cqwlgo:focus {
    outline: none;
}

.t194du3dd7 .dropdown .dropdown-menu .dropdown-item {
    width: auto;
    transition: all 0.25s ease-in-out;
}

.t194du3dd7 .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
}

.t194du3dd7 .dropdown .dropdown-menu .dropdown-item .m8cyrpjwy5 {
    margin-right: 0.5rem;
    vertical-align: sub;
}

.t194du3dd7 .dropdown .dropdown-menu .dropdown-item .m8cyrpjwy5:before {
    display: inline-block;
    transform: scale(1, 1);
    transition: all 0.25s ease-in-out;
}

.t194du3dd7 .zi7ebjzo5u .dropdown-menu .dropdown-item:before {
    display: none;
}

.t194du3dd7 .zi7ebjzo5u .dropdown .dropdown-menu .dropdown-item {
    padding: 0.235em 1.5em 0.235em 1.5em !important;
    transition: none;
    margin: 0 !important;
}

.t194du3dd7 .wiad698s3e {
    min-height: 90px;
    transition: all 0.3s;
    border-bottom: 1px solid transparent;
    background: transparent !important;
    padding: 0 !important;
    border: none !important;
    box-shadow: none !important;
    border-radius: 0 !important;
}

.t194du3dd7 .wiad698s3e.opened {
    transition: all 0.3s;
}

.t194du3dd7 .wiad698s3e .dropdown-item {
    padding: 0.5rem 1.8rem;
}

.t194du3dd7 .wiad698s3e .p0hkkqxj8a img {
    min-width: 6rem;
    object-fit: cover;
}

.t194du3dd7 .wiad698s3e .qjeiew4rhi {
    z-index: 1;
    justify-content: flex-end;
}

.t194du3dd7 .wiad698s3e.zi7ebjzo5u {
    justify-content: center;
}

.t194du3dd7 .wiad698s3e.zi7ebjzo5u .ltt5boqzvc .pko3cqwlgo::before {
    display: none;
}

.t194du3dd7 .wiad698s3e.zi7ebjzo5u.opened .dropdown-menu {
    top: 0;
}

@media (min-width: 992px) {
    .t194du3dd7 .wiad698s3e.zi7ebjzo5u.opened:not(.navbar-short) .qjeiew4rhi {
        max-height: calc(98.5vh - 4.3rem);
    }
}

.t194du3dd7 .wiad698s3e.zi7ebjzo5u .dropdown-menu .dropdown-submenu {
    left: 0 !important;
}

.t194du3dd7 .wiad698s3e.zi7ebjzo5u .dropdown-menu .dropdown-item:after {
    right: auto;
}

.t194du3dd7 .wiad698s3e.zi7ebjzo5u .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 41%;
}

.t194du3dd7 .wiad698s3e.zi7ebjzo5u ul.av6eu1kpgq li {
    margin: auto;
}

.t194du3dd7 .wiad698s3e.zi7ebjzo5u .dropdown-menu .dropdown-item {
    padding: 0.25rem 1.5rem;
    text-align: center;
}

.t194du3dd7 .wiad698s3e.zi7ebjzo5u .icons-menu {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

@media (max-width: 767px) {
    .t194du3dd7 .wiad698s3e {
        min-height: 72px;
    }

    .t194du3dd7 .wiad698s3e .p0hkkqxj8a img {
        height: 2.5rem !important;
        min-width: 2.5rem !important;
    }
}

@media (max-width: 991px) {
    .t194du3dd7 .wiad698s3e .ltt5boqzvc .pko3cqwlgo::before {
        display: none;
    }

    .t194du3dd7 .wiad698s3e.opened .dropdown-menu {
        top: 0;
    }

    .t194du3dd7 .wiad698s3e .dropdown-menu .dropdown-submenu {
        left: 0 !important;
    }

    .t194du3dd7 .wiad698s3e .dropdown-menu .dropdown-item:after {
        right: auto;
    }

    .t194du3dd7 .wiad698s3e .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
        margin-left: 0.5rem;
        margin-top: 0.2rem;
        border-top: 0.35em solid;
        border-right: 0.35em solid transparent;
        border-left: 0.35em solid transparent;
        border-bottom: 0;
        top: 40%;
    }

    .t194du3dd7 .wiad698s3e .dropdown-menu .dropdown-item {
        padding: 0.25rem 1.5rem !important;
        text-align: center;
    }

    .t194du3dd7 .wiad698s3e .m9rvaljlu3 {
        flex-shrink: initial;
        flex-basis: auto;
        word-break: break-word;
        padding-right: 10px;
    }

    .t194du3dd7 .wiad698s3e .tz2phep89d {
        flex-basis: auto;
    }

    .t194du3dd7 .wiad698s3e .icons-menu {
        padding-left: 0;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
    }
}

.t194du3dd7 .wiad698s3e.navbar-short .p0hkkqxj8a img {
    height: 2rem;
}

.t194du3dd7 .dropdown-item.tncpnnwho5,
.t194du3dd7 .dropdown-item:active {
    background-color: transparent;
}

.t194du3dd7 .yvvt1yfs4o .av6eu1kpgq .pko3cqwlgo {
    padding: 0;
}

.t194du3dd7 .wdu581ahxf .jyqfs4ra4e.dropdown-toggle {
    margin-right: 1.667em;
}

.t194du3dd7 .wdu581ahxf .jyqfs4ra4e.dropdown-toggle[aria-expanded="true"] {
    margin-right: 0;
    padding: 0.667em 1.667em;
}

.t194du3dd7 .wiad698s3e.yvvt1yfs4o .dropdown .dropdown-menu {
    background: #ffffff;
}

.t194du3dd7 .wiad698s3e.yvvt1yfs4o .dropdown .dropdown-menu .dropdown-submenu {
    margin: 0;
    left: 105%;
    transform: none;
    top: -12px;
}

.t194du3dd7 .wiad698s3e .dropdown.open>.dropdown-menu {
    display: flex;
}

.t194du3dd7 ul.av6eu1kpgq {
    flex-wrap: wrap;
}

.t194du3dd7 .xs0tc5vg71 {
    text-align: center;
    min-width: 140px;
}

@media (max-width: 992px) {
    .t194du3dd7 .xs0tc5vg71 {
        text-align: left;
    }
}

.t194du3dd7 button.tz2phep89d {
    outline: none;
    width: 31px;
    height: 20px;
    cursor: pointer;
    transition: all 0.2s;
    position: relative;
    align-self: center;
}

.t194du3dd7 button.tz2phep89d .isb55t8fpg span {
    position: absolute;
    right: 0;
    width: 30px;
    height: 2px;
    border-right: 5px;
    background-color: #000000;
}

.t194du3dd7 button.tz2phep89d .isb55t8fpg span:nth-child(1) {
    top: 0;
    transition: all 0.2s;
}

.t194du3dd7 button.tz2phep89d .isb55t8fpg span:nth-child(2) {
    top: 8px;
    transition: all 0.15s;
}

.t194du3dd7 button.tz2phep89d .isb55t8fpg span:nth-child(3) {
    top: 8px;
    transition: all 0.15s;
}

.t194du3dd7 button.tz2phep89d .isb55t8fpg span:nth-child(4) {
    top: 16px;
    transition: all 0.2s;
}

.t194du3dd7 nav.opened .isb55t8fpg span:nth-child(1) {
    top: 8px;
    width: 0;
    opacity: 0;
    right: 50%;
    transition: all 0.2s;
}

.t194du3dd7 nav.opened .isb55t8fpg span:nth-child(2) {
    transform: rotate(45deg);
    transition: all 0.25s;
}

.t194du3dd7 nav.opened .isb55t8fpg span:nth-child(3) {
    transform: rotate(-45deg);
    transition: all 0.25s;
}

.t194du3dd7 nav.opened .isb55t8fpg span:nth-child(4) {
    top: 8px;
    width: 0;
    opacity: 0;
    right: 50%;
    transition: all 0.2s;
}

.t194du3dd7 .hpklqimc9e {
    padding: 0 1rem;
}

.t194du3dd7 a.pko3cqwlgo {
    display: flex;
    align-items: center;
    justify-content: center;
}

.t194du3dd7 .icons-menu {
    flex-wrap: nowrap;
    display: flex;
    justify-content: center;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0.3rem;
    text-align: center;
}

@media (max-width: 992px) {
    .t194du3dd7 .icons-menu {
        justify-content: flex-start;
        margin-bottom: 0.5rem;
    }
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .t194du3dd7 .wiad698s3e {
        height: 70px;
    }

    .t194du3dd7 .wiad698s3e.opened {
        height: auto;
    }

    .t194du3dd7 .ltt5boqzvc .pko3cqwlgo:hover::before {
        width: 175%;
        max-width: calc(100% + 2rem);
        left: -1rem;
    }
}

.t194du3dd7 .wiad698s3e .dropdown>.dropdown-menu {
    display: none;
    width: max-content;
    max-width: 500px !important;
    transform: translateX(-50%);
    top: calc(100% + 20px);
    left: 50%;
}

.t194du3dd7 .wiad698s3e .dropdown>.dropdown-menu .dropdown-item {
    line-height: 1 !important;
}

.t194du3dd7 .wiad698s3e .dropdown>.dropdown-menu .dropdown .dropdown-item {
    align-items: center;
    display: flex;
    height: max-content !important;
    min-height: max-content !important;
}

.t194du3dd7 .wiad698s3e .dropdown>.dropdown-menu .dropdown .dropdown-item::after {
    display: inline-block;
    position: static;
    margin-left: 0.5rem;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    transition: 0.3s all;
    transform: rotate(-90deg);
}

.t194du3dd7 .wiad698s3e .dropdown>.dropdown-menu .dropdown.open .dropdown-item::after {
    transform: rotate(0deg);
}

.t194du3dd7 .d6t2b5hy23 {
    margin: -0.6rem -0.6rem;
}

.t194du3dd7 .tz2phep89d {
    margin-left: 12px;
    margin-right: 8px;
    order: 1000;
}

@media (max-width: 991px) {
    .t194du3dd7 .m9rvaljlu3 {
        margin-right: auto;
    }

    .t194du3dd7 .qjeiew4rhi {
        z-index: -1 !important;
        position: absolute;
        top: 110%;
        left: 0;
        width: 100%;
        padding: 1rem;
        border-radius: 1.5rem;
        background: #ffffff;
        opacity: 1;
        border-color: rgba(255, 255, 255, 0.8) !important;
        background: rgba(255, 255, 255, 0.8) !important;
        backdrop-filter: blur(8px);
    }

    .t194du3dd7 .av6eu1kpgq .ltt5boqzvc .pko3cqwlgo::after {
        margin-left: 10px;
    }

    .t194du3dd7 .av6eu1kpgq .dropdown-item:hover {
        background-color: rgba(27, 31, 10, 0.06);
    }

    .t194du3dd7 .wiad698s3e .dropdown>.dropdown-menu {
        max-width: 100% !important;
        transform: translateX(0);
        top: 10px;
        left: 0;
        padding: 8px !important;
        border-radius: 1rem;
        background-color: rgba(27, 31, 10, 0.04) !important;
    }

    .t194du3dd7 .wiad698s3e .dropdown>.dropdown-menu .dropdown-item {
        padding: 8px !important;
        line-height: 1 !important;
        margin-bottom: 4px !important;
    }

    .t194du3dd7 .wiad698s3e .dropdown>.dropdown-menu .dropdown .dropdown-item {
        align-items: center;
        display: flex;
        height: max-content !important;
        min-height: max-content !important;
    }

    .t194du3dd7 .wiad698s3e .dropdown>.dropdown-menu .dropdown .dropdown-item::after {
        display: inline-block;
        position: static;
        margin-left: 0.5rem;
        margin-top: 0;
        margin-right: 0;
        margin-bottom: 0;
        transition: 0.3s all;
        transform: rotate(0deg);
    }

    .t194du3dd7 .wiad698s3e .dropdown>.dropdown-menu .dropdown.open .dropdown-item::after {
        transform: rotate(180deg);
    }

    .t194du3dd7 .wiad698s3e .dropdown>.dropdown-menu .dropdown-submenu {
        position: static;
        width: 100%;
        max-width: 100% !important;
        transform: translateX(0) !important;
        top: 0;
        left: 0;
        padding: 8px !important;
        border-radius: 1rem;
        background-color: rgba(27, 31, 10, 0.04) !important;
    }

    .t194du3dd7 .wiad698s3e .dropdown.open>.dropdown-menu {
        display: flex !important;
        flex-direction: column;
        align-items: flex-start;
    }
}

@media (max-width: 575px) {
    .t194du3dd7 .qjeiew4rhi {
        padding: 1rem;
    }
}

.e34m7hn4l2 {
    display: flex;
    background-image: url("photo-1658303033408-ff2a7e39a554.jpeg");
}

.e34m7hn4l2 .vuviuztarn {
    background-color: #000000;
    opacity: 0.5;
}

@media (min-width: 768px) {
    .e34m7hn4l2 {
        align-items: flex-end;
    }

    .e34m7hn4l2 .ng4f85zjba {
        justify-content: center;
    }

    .e34m7hn4l2 .s8a8kvt4gk {
        padding: 1rem 3rem;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .e34m7hn4l2 .s8a8kvt4gk {
        min-width: 50%;
    }
}

@media (max-width: 767px) {
    .e34m7hn4l2 {
        -webkit-align-items: center;
        align-items: flex-end;
    }

    .e34m7hn4l2 .mbr-row {
        -webkit-justify-content: center;
        justify-content: center;
    }

    .e34m7hn4l2 .s8a8kvt4gk {
        width: 100%;
    }
}

.e34m7hn4l2 .oa6qxzqofu,
.e34m7hn4l2 .azw42rb0uj {
    text-align: center;
}

.e34m7hn4l2 .mfb6vs3two,
.e34m7hn4l2 .d6t2b5hy23 {
    text-align: center;
}

.q10m5285fx {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #ffffff;
}

.q10m5285fx .item-subtitle {
    line-height: 1.2;
    color: #232323;
    text-align: center;
}

.q10m5285fx img,
.q10m5285fx .ykksnkqu71 {
    width: 100%;
    height: 100%;
    height: 400px;
    object-fit: cover;
}

.q10m5285fx .dwpwveirup:focus,
.q10m5285fx span:focus {
    outline: none;
}

.q10m5285fx .dwpwveirup {
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .q10m5285fx .dwpwveirup {
        margin-bottom: 1rem;
    }
}

.q10m5285fx .cfiz9av803 {
    position: relative;
    border-radius: 4px;
    height: 100%;
    display: flex;
    flex-flow: column nowrap;
}

.q10m5285fx .oa6qxzqofu {
    color: #232323;
}

.q10m5285fx .mfb6vs3two,
.q10m5285fx .d6t2b5hy23 {
    color: #232323;
}

.q10m5285fx .hmva1tqm5j {
    color: #232323;
}

.q10m5285fx .mq68lu5lq7 {
    max-width: 800px;
}

.j0m4yqxxv7 {
    padding-top: 3rem;
    padding-bottom: 3rem;
    background-color: #ffffff;
}

.j0m4yqxxv7 .mbr-fallback-image.disabled {
    display: none;
}

.j0m4yqxxv7 .cfiz9av803 {
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.j0m4yqxxv7 .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.j0m4yqxxv7 .m8cyrpjwy5 {
    display: inline-flex;
    font-size: 2rem;
    color: #d70081;
    width: 80px;
    justify-content: center;
    align-items: center;
    background: #ffd7ef;
    height: 80px;
    border-radius: 50%;
}

.j0m4yqxxv7 .fegki2c4ku,
.j0m4yqxxv7 .iconfont-wrapper,
.j0m4yqxxv7 .prjk90ch31 {
    color: #000000;
    text-align: center;
}

.j0m4yqxxv7 .mq68lu5lq7 {
    max-width: 800px;
}

.j0m4yqxxv7 .oa6qxzqofu {
    color: #000000;
}

.j0m4yqxxv7 .d6t2b5hy23 {
    text-align: center;
}

.j0m4yqxxv7 .fegki2c4ku,
.j0m4yqxxv7 .iconfont-wrapper {
    color: #C6AC8F;
}

.hoo64f6vv7 .mbr-fallback-image.disabled {
    display: none;
}

.hoo64f6vv7 .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-image: url("background1.jpg");
}

.dgycegsnsr {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #ffffff;
}

.dgycegsnsr .dwpwveirup:focus,
.dgycegsnsr span:focus {
    outline: none;
}

.dgycegsnsr .dwpwveirup {
    cursor: pointer;
}

.dgycegsnsr .as861y3gg2 {
    grid-row-gap: 2rem;
}

@media (max-width: 767px) {
    .dgycegsnsr .as861y3gg2 {
        grid-row-gap: 1rem;
    }
}

.dgycegsnsr .grid-container-1,
.dgycegsnsr .grid-container-2,
.dgycegsnsr .uusqtq8qhp {
    gap: 0 2rem;
}

@media (max-width: 767px) {

    .dgycegsnsr .grid-container-1,
    .dgycegsnsr .grid-container-2,
    .dgycegsnsr .uusqtq8qhp {
        gap: 0 1rem;
    }
}

.dgycegsnsr .oa6qxzqofu {
    color: #000000;
}

.dgycegsnsr .mfb6vs3two,
.dgycegsnsr .d6t2b5hy23 {
    color: #000000;
}

.dgycegsnsr .mq68lu5lq7 {
    max-width: 800px;
}

.dgycegsnsr .z6vlhk67cf,
.dgycegsnsr .ndxhan7x88 {
    overflow: hidden;
}

.dgycegsnsr .as861y3gg2 {
    display: grid;
    transform: translate3d(-3rem, 0, 0);
    width: 115vw;
    grid-column-gap: 1rem;
}

.dgycegsnsr .im50b4geeh {
    display: flex;
    justify-content: center;
    align-items: center;
}

.dgycegsnsr .im50b4geeh img {
    min-width: 30vw;
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
}

@media (max-width: 767px) {
    .dgycegsnsr .im50b4geeh img {
        min-width: 35vw;
    }
}

.dgycegsnsr .grid-container-1,
.dgycegsnsr .grid-container-2,
.dgycegsnsr .uusqtq8qhp {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
}

.dgycegsnsr .grid-container-1 {
    align-items: flex-end;
}

.dgycegsnsr .grid-container-2 {
    align-items: flex-start;
}

.cid-v2wJMXASqI {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #ffffff;
}

.cid-v2wJMXASqI .dwpwveirup:focus,
.cid-v2wJMXASqI span:focus {
    outline: none;
}

.cid-v2wJMXASqI .ndxhan7x88 {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
}

.cid-v2wJMXASqI .mq68lu5lq7 {
    max-width: 800px;
}

.cid-v2wJMXASqI .dwpwveirup {
    color: #232323;
    min-height: 90px;
    font-weight: bold;
}

@media (max-width: 768px) {
    .cid-v2wJMXASqI .dwpwveirup {
        min-height: 45px;
    }
}

.dd4htraap9 {
    background-image: url("photo-1638788454776-aac43ed1f40f.jpeg");
    overflow: hidden;
}

.o35tzkvih1 {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-image: url("photo-1758522275604-6fe5cecfbee1.jpeg");
}

.o35tzkvih1 .mbr-fallback-image.disabled {
    display: none;
}

.o35tzkvih1 .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.o35tzkvih1 .yc18x5dbxk {
    background: #5e503f;
}

@media (max-width: 767px) {
    .o35tzkvih1 .yc18x5dbxk {
        padding: 2rem 1.5rem;
        margin-bottom: 1rem;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .o35tzkvih1 .yc18x5dbxk {
        padding: 2.25rem;
    }
}

@media (min-width: 992px) {
    .o35tzkvih1 .yc18x5dbxk {
        padding: 4rem;
    }
}

.o35tzkvih1 .mfb6vs3two,
.o35tzkvih1 .d6t2b5hy23 {
    text-align: center;
}

.o35tzkvih1 .fegki2c4ku {
    text-align: center;
    color: #FFFFFF;
}

.wcqpxwhj38 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.wcqpxwhj38 .m8cyrpjwy5 {
    font-size: 1.2rem !important;
    font-family: 'Moririse2' !important;
    color: white;
    transition: all 0.3s;
    transform: rotate(180deg);
    padding-left: 0.5rem;
}

.wcqpxwhj38 .errhc5uud6 {
    border: none;
}

.wcqpxwhj38 .vir3g6v9wq {
    padding: 0rem;
}

@media (max-width: 767px) {
    .wcqpxwhj38 .vir3g6v9wq {
        padding: 0rem;
    }
}

.wcqpxwhj38 .u9bj61th82 {
    padding: 0rem;
    padding-bottom: 0.5rem;
    margin-top: 1rem;
}

.wcqpxwhj38 .img-col {
    padding: 0;
}

.wcqpxwhj38 .img-item {
    height: 100%;
}

.wcqpxwhj38 img {
    height: 100%;
    object-fit: cover;
}

.wcqpxwhj38 .zi7ebjzo5u span {
    transform: rotate(0deg);
}

.wcqpxwhj38 .msvng6n2ma {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.wcqpxwhj38 p {
    margin-bottom: 0.3rem;
}

.wcqpxwhj38 .szqmq7e2g4 {
    color: #000000;
}

.wcqpxwhj38 .f9ny7ae41c .vir3g6v9wq {
    background-color: transparent;
    margin-bottom: 0;
    border: 0;
    border-radius: 2rem;
}

.wcqpxwhj38 .f9ny7ae41c {
    background: #ffffff;
    padding: 2.25rem;
    border-radius: 2rem;
    margin-bottom: 1rem;
}

@media (max-width: 767px) {
    .wcqpxwhj38 .f9ny7ae41c {
        padding: 2rem 1.5rem;
        margin-bottom: 1rem;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .wcqpxwhj38 .f9ny7ae41c {
        margin-bottom: 1rem;
        padding: 2rem 1.5rem;
    }
}

.wcqpxwhj38 .hetfqb5jp6 {
    color: #000000;
}

.wcqpxwhj38 .oa6qxzqofu {
    text-align: center;
    color: #000000;
}

.wcqpxwhj38 .azw42rb0uj {
    color: #000000;
    text-align: center;
}

.wcqpxwhj38 .szqmq7e2g4,
.wcqpxwhj38 .m8cyrpjwy5 {
    color: #000000;
}

.nsod2fz7vr {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #ffffff;
}

.nsod2fz7vr .cfiz9av803 img {
    width: 80px;
    height: 80px;
    object-fit: cover;
    border-radius: 50% !important;
}

.nsod2fz7vr .cfiz9av803 {
    margin-bottom: 2rem;
}

.nsod2fz7vr .fegki2c4ku,
.nsod2fz7vr .iconfont-wrapper {
    color: #000000;
}

.nsod2fz7vr .prjk90ch31 {
    color: #000000;
    text-align: center;
}

.nsod2fz7vr .mq68lu5lq7 {
    max-width: 800px;
}

.nsod2fz7vr .oa6qxzqofu {
    color: #000000;
}

.nsod2fz7vr .fegki2c4ku,
.nsod2fz7vr .iq7r511n7c {
    text-align: center;
}

.nsod2fz7vr .iq7r511n7c {
    display: flex;
    justify-content: center;
}

.zx6wcsvgtx {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #ffffff;
}

.zx6wcsvgtx .r7zq9zjrb9 {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.zx6wcsvgtx .r7zq9zjrb9 .ky2gbbol8a {
    margin: 8px;
}

.zx6wcsvgtx .r7zq9zjrb9 .ky2gbbol8a a:hover .m8cyrpjwy5,
.zx6wcsvgtx .r7zq9zjrb9 .ky2gbbol8a a:focus .m8cyrpjwy5 {
    background-color: #f7f7f7;
}

.zx6wcsvgtx .r7zq9zjrb9 .ky2gbbol8a a .m8cyrpjwy5 {
    width: 72px;
    height: 72px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    font-size: 32px;
    background-color: #f7f7f7;
    color: #393193;
    transition: all 0.3s ease-in-out;
}

.zx6wcsvgtx .kd9axy3nxy {
    width: 100%;
    justify-content: center;
}

.zx6wcsvgtx .oa6qxzqofu {
    color: #ffffff;
}

.zx6wcsvgtx .oa6qxzqofu,
.zx6wcsvgtx .social-list {
    color: #000000;
}

.ctddm6pex7 {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: transparent;
}

.ctddm6pex7 .vuviuztarn {
    background-color: #ffffff;
    opacity: 0.4;
}

.ctddm6pex7 form .d6t2b5hy23 {
    text-align: center;
    width: 100%;
}

.ctddm6pex7 form .d6t2b5hy23 .fep6usn7a9 {
    display: inline-flex;
}

@media (max-width: 991px) {
    .ctddm6pex7 form .d6t2b5hy23 .fep6usn7a9 {
        width: 100%;
    }
}

.ctddm6pex7 .mq68lu5lq7 {
    max-width: 800px;
}

.t5de1obu6y {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.t5de1obu6y .mbr-fallback-image.disabled {
    display: none;
}

.t5de1obu6y .mbr-fallback-image {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.t5de1obu6y .mfb6vs3two {
    color: #000000;
}

.t5de1obu6y .azw42rb0uj {
    color: #ffffff;
    text-align: left;
}

.t5de1obu6y .main-button {
    margin-bottom: 2rem;
}

@media (max-width: 767px) {
    .t5de1obu6y .main-button {
        margin-bottom: 2rem;
    }
}

.t5de1obu6y .azw42rb0uj,
.t5de1obu6y .main-button {
    color: #000000;
}

.t5de1obu6y .i1jj7l8huw {
    height: 30rem;
    position: relative;
    border-radius: 2rem;
}

.t5de1obu6y .i1jj7l8huw iframe {
    height: 100%;
    width: 100%;
    border-radius: 2rem;
}

.t5de1obu6y .i1jj7l8huw [data-state-details] {
    color: #6b6763;
    height: 1.5em;
    margin-top: -0.75em;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
}

.t5de1obu6y .i1jj7l8huw[data-state] {
    background: #e9e5dc;
}

.t5de1obu6y .i1jj7l8huw[data-state="loading"] [data-state-details] {
    display: none;
}

.nh0zlsaden {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: #000000;
}

.nh0zlsaden .r7zq9zjrb9 {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.nh0zlsaden .r7zq9zjrb9 .ky2gbbol8a {
    margin: 8px;
}

.nh0zlsaden .r7zq9zjrb9 .ky2gbbol8a a:hover .m8cyrpjwy5,
.nh0zlsaden .r7zq9zjrb9 .ky2gbbol8a a:focus .m8cyrpjwy5 {
    background-color: #ffffff;
}

.nh0zlsaden .r7zq9zjrb9 .ky2gbbol8a a .m8cyrpjwy5 {
    width: 72px;
    height: 72px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    font-size: 32px;
    background-color: #edefeb;
    color: #000000;
    transition: all 0.3s ease-in-out;
}

.nh0zlsaden .kd9axy3nxy {
    width: 100%;
    justify-content: center;
}

.nh0zlsaden .tb6n36alka {
    list-style: none;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 0;
    margin-bottom: 0;
}

.nh0zlsaden .tb6n36alka li {
    padding: 0 1rem 1rem 1rem;
}

.nh0zlsaden .tb6n36alka li p {
    margin: 0;
}

.nh0zlsaden .h0j8ni643l {
    margin-bottom: 0;
    color: #ffffff;
    text-align: center;
}

.nh0zlsaden .oa6qxzqofu {
    color: #ffffff;
}